Basic store service class user example which should be run with StoreSCP.
Inheritance Hierarchy
LaurelBridge.DCFExamples.StoreClientProgram
Namespace: LaurelBridge.DCFExamples.StoreClient
Assembly: StoreClient (in StoreClient.exe) Version: DCF34 r12431 DCF_3_4_38_20200923 NetFramework
Syntax
C#
public class Program
The Program type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Program |
The class submits a store job.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() | Main |
Main entry point for StoreClient.
|
![]() | StoreJobComplete |
Implementation of StoreClientListener interface.
|
![]() | StoreObjectComplete |
Implementation of StoreClientListener interface.
|
Remarks
See Also
Reference
StoreJob
StoreSCU
StoreJobDescription
StoreJobInstanceStatus
IStoreClientListener