| SingletonMessageHelperSendBroadcastMessage Method |
Broadcast 메시지 발송
Namespace:
SHConnector.Utility.ProcessManager
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public static bool SendBroadcastMessage(
string FileName
)
Parameters
- FileName
- Type: SystemString
조회할 파일 이름 (경로 + 파일이름)
Return Value
Type:
Boolean발송 결과
See Also