Click or drag to resize

StreamingBindService Method

Overload List
 NameDescription
Public methodStatic memberBindService(StreamingStreamingBase)Creates service definition that can be registered with a server
Public methodStatic memberBindService(ServiceBinderBase, StreamingStreamingBase)Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. Note: this method is part of an experimental API that can change or be removed without any prior notice.
Top
See Also