프로퍼티 | 타입 | 설명 | |
---|---|---|---|
connectionName | string | ||
eventHubClient | EventHubClient | ||
eventHubName | string |
메소드 | 설명 | |
---|---|---|
EventHubDev ( string evhubname, string connectionstring ) : System | ||
PublishEvents ( string msg ) : void |
public EventHubDev ( string evhubname, string connectionstring ) : System | ||
evhubname | string | |
connectionstring | string | |
리턴 | System |